Ninja Database Pro
BaseCompositeIndex<T> Class Methods


KellermanSoftware.NinjaDatabasePro Namespace : BaseCompositeIndex<T> Class

For a list of all members of this type, see BaseCompositeIndex<T> members.

Public Methods
 NameDescription
Public Method Clear all the items in the index  
Public Method Clear all lazy loaded values  
Public Method Delete an item in the index by primary key and set IsDirty to true  
Public Method Get all the primary keys associated with this index  
Public Method Get all the primary keys associated with this index in descending order  
Public Method Get a list of Index Records that match the passed indexValue  
Public Method Get all the primary keys associated with this index in ascending order  
Public Method Insert a list of index values  
Public Method Query for a list of index records  
Public Method Sort the index by the index value  
Public Method Update a list of index values  
Top
See Also

Reference

BaseCompositeIndex<T> Class
KellermanSoftware.NinjaDatabasePro Namespace